Use g_filename_display_name() instead of g_filename_to_utf8() when putting
authorMatthias Clasen <mclasen@redhat.com>
Thu, 11 Nov 2004 03:12:25 +0000 (03:12 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 11 Nov 2004 03:12:25 +0000 (03:12 +0000)
commit2b080cc2944f2f80d7aa9faf0a1ddd855df406f1
tree4f21fe7a4504bee960828ef84242a8b0f5d840fe
parent34cbb87cc3c3835ca76da41054b51a8a71c4b66d
Use g_filename_display_name() instead of g_filename_to_utf8() when putting

2004-11-10  Matthias Clasen  <mclasen@redhat.com>

* gdk-pixbuf-animation.c:
* gdk-pixbuf-io.c: Use g_filename_display_name() instead of
g_filename_to_utf8() when putting filenames in error messages.
gdk-pixbuf/ChangeLog
gdk-pixbuf/gdk-pixbuf-animation.c
gdk-pixbuf/gdk-pixbuf-io.c